Recent News
Published June 26, 2009
|
One of the very first sections of ActionScript.org was the open source Movies Section, which was sorely in need of an update. While it might not look any different, the section has been revitalized and is now ready to accept those FLA's you've got sitting around. Imagine how much use they could be to someone like you, trying to do exactly the same thing in a month's time! Why not add them now?
Published June 15, 2009
|
Some of you will have noticed errors in various sections of site over the last 24 hours. Unfortunately ActionScript.org has been the subjected of a malicious hack attempt which resulted in some damage to the site. We are currently in the process of recovery and will be back up and running ASAP.Featured Articles
Some quick ideas for how to drum up more work for yourself, despite the apparent downturn in the Flash freelance market.
A beginner walkthrough Flash garbage collection by simple and clear examples.
Here I will explain how to create an Alert window when we press the
exit/close button in an AIR application, so that we have to validate
this exiting avoiding that it closes up directly. This way we can
control that the user closes the application without having
accomplished a necessary operation, for example, without saving the
changes made in an application that edits documents.
In this tutorial, we will build a class together that will automate the task of giving any group of buttons some "button disabling" behavior. You will learn about how to make the class handle any type of button. You will learn about how to decide what tasks ought to be "built-in" to the class, and which tasks are best managed by outside code. You will also learn about interfaces and polymorphism (painlessly, I promise). What you will learn about AS3 classes and OOP is the important thing, but at the same time, I think the ButtonDisabler class is something you wlll find handy and useful in the future. And I hope you'll also realize that if you can make something like this, there are any number of other similar things that you can make as well. It just takes some imagination.Recent Articles
Recent Blogs
By Gerard Mason
|
May 22, 2009
By Gerard Mason
|
May 21, 2009
By Gerard Mason
|
May 20, 2009
By David R. Lorentz
|
May 3, 2009
By David R. Lorentz
|
May 3, 2009
By David R. Lorentz
|
May 3, 2009
By David R. Lorentz
|
May 3, 2009
By David R. Lorentz
|
May 1, 2009
By Martin Svarrer Christensen
|
March 5, 2009
By Ruben Swieringa
|
March 3, 2009

